xen.git
2016-02-01 Corneliu ZUZUx86: shrink 'struct domain', was already PAGE_SIZE
2016-02-01 Razvan CojocaruMAINTAINERS: cover non-x86 vm_event files
2016-02-01 Shannon Zhaoacpi: refactor acpi_os_map_memory to be architecturally...
2016-02-01 Graeme GregoryACPI: add config for BIOS table scan
2016-02-01 Shannon ZhaoKconfig: import kconfig.h from Linux 4.3
2016-02-01 Andrew Cooperx86: convert shadow-paging to Kconfig
2016-02-01 Jan Beulichx86/xstate: extend validation to cover full header
2016-02-01 Jan Beulichx86/xstate: fix fault behavior on XRSTORS
2016-02-01 Jan Beulichx86: adjust xsave structure attributes
2016-02-01 Jan Beulichx86/xstate: fix xcomp_bv initialization
2016-02-01 Razvan Cojocaruvm_event: make sure the domain is paused in key domctls
2016-02-01 Roger Pau Monnéx86/HVMlite: document the BSP/AP boot ABI
2016-01-29 Jennifer Herbertspinlock: shrink struct lock_debug
2016-01-29 David Vrabelatomic: replace atomic_compareandswap() with atomic_cmp...
2016-01-29 Vitaly Kuznetsovreset runstate_guest handles on soft reset
2016-01-29 Razvan Cojocarux86/vm_event: reset monitor in vm_event_cleanup_domain()
2016-01-29 Shuai Ruanx86/HVM: differentiate IO/mem resources tracked by...
2016-01-29 Doug Goldsteinarm: clean up build variables
2016-01-26 Chester Linlibxl: make GC_FREE reachable in libxl_get_scheduler()
2016-01-26 Chester Linlibxl: tidy libxl_get_scheduler() according to CODING_STYLE
2016-01-26 Roger Pau Monnelibxl: update comment to no longer mention Xen 4.3
2016-01-26 Ian Campbellxenalyze: remove cr3_compare_total
2016-01-26 Ian Campbellxenalyze: fix misleading indentation.
2016-01-26 Paul Durrantpublic/io/netif.h: change semantics of "request-multica...
2016-01-25 Ian Campbelltools: avoid redefinining xenevtchn_handle typedef...
2016-01-25 Ian Campbelltools: rename libxc's evtchn_port_or_error_t with an...
2016-01-25 Ian Campbelltools: avoid redefinition of typedefs
2016-01-25 Ian Campbelltools/libs/*: freebsd remove unused code
2016-01-25 Ian Campbellkdd: build using Werror
2016-01-25 Ian Campbellkdd: Opt in to libxc compat xc_map_foreign_* intefaces.
2016-01-22 Ian Campbellx86/mce: fix misleading indentation in init_nonfatal_mc...
2016-01-22 Roger Pau Monnéx86/PV: allow PV guests to have an emulated PIT
2016-01-22 Andrew Cooperx86/domctl: break out logic to update domain state...
2016-01-22 Malcolm Crossleyp2m: convert p2m rwlock to percpu rwlock
2016-01-22 Malcolm Crossleygrant_table: convert grant table rwlock to percpu rwlock
2016-01-22 Malcolm Crossleyrwlock: add per-cpu reader-writer lock infrastructure
2016-01-22 Ian Campbelltools: Update CFLAGS for qemu-xen to allow it to use...
2016-01-22 Ian Campbelltools/libs/*: Use O_CLOEXEC on Linux and FreeBSD
2016-01-22 Ian Campbelltools/libs/{call,evtchn}: Document requirements around...
2016-01-22 Ian Campbelltools/libs/call: linux: touch newly allocated pages...
2016-01-22 Ian Campbelltools/libs/call: Avoid xc_memalign in netbsd and solari...
2016-01-22 Ian Campbelltools/libs/call: Describe return values and error seman...
2016-01-22 Ian Campbelltools/libs/call: Update some log messages to not refer...
2016-01-22 Ian Campbelltools/libs/gnttab: Extensive updates to API documentation.
2016-01-22 Ian Campbelltools/libs: Clean up hard tabs.
2016-01-22 Ian Campbelltools/libs/evtchn: Use uint32_t for domid arguments
2016-01-22 Ian Campbelltools/libs/evtchn: Review and update doc comments.
2016-01-22 Ian Campbelltools/libs/foreignmemory: pull array length argument...
2016-01-22 Ian Campbelltools/libs/foreignmemory: Support err == NULL to map.
2016-01-22 Ian Campbelltools/libs/foreignmemory: Mention restrictions on fork...
2016-01-22 Ian Campbelltools/libs/foreignmemory: use size_t for size arguments.
2016-01-22 Ian Campbelltools/libs/foreignmemory: provide xenforeignmemory_unmap.
2016-01-22 Ian Campbelltools: Refactor foreign memory mapping into libxenforei...
2016-01-22 Ian Campbelltools: Implement xc_map_foreign_range(s) in terms of...
2016-01-22 Ian Campbelltools: Remove xc_map_foreign_batch
2016-01-22 Ian Campbelltools/libxc: drop xc_map_foreign_bulk_compat wrappers
2016-01-22 Ian Campbelltools: Refactor hypercall calling wrappers into libxencall.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for privcmd
2016-01-22 Ian Campbelltools: Refactor /dev/xen/gnt{dev,shr} wrappers into...
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_gnt{shr...
2016-01-22 Ian Campbelltools: Arrange to check public headers for ANSI compati...
2016-01-22 Ian Campbelltools: Refactor /dev/xen/evtchn wrappers into libxenevtchn.
2016-01-22 Ian Campbelltools/libxc: Remove osdep indirection for xc_evtchn
2016-01-21 Jan Beulichx86: fix (and simplify) MTRR overlap checking
2016-01-21 Jan Beulichx86: constrain MFN range Dom0 may access
2016-01-21 Jan Beulichx86/paging: invlpg() hook returns boolean
2016-01-21 Jan Beulichx86/PV: relax LDT address check
2016-01-21 Jan Beulichx86/mmuext: tighten TLB flush address checks
2016-01-21 Jonathan Creekmoresched: use the auto-generated list of schedulers
2016-01-21 Jonathan Creekmoresched: register the schedulers into the list
2016-01-21 Jonathan Creekmorebuild: alloc space for sched list in the link file
2016-01-21 Jonathan Creekmorebuild: hook the schedulers into Kconfig
2016-01-20 Wen Congyangtools/libxl: remove unused function libxl__domain_save_...
2016-01-20 Wen Congyangtools/libxc: error handling for the postcopy() callback
2016-01-20 Wen Congyangtools/libxc: don't send end record if remus fails
2016-01-20 Wen Congyangremus: resume immediately if libxl__xc_domain_save_done...
2016-01-20 Wen Congyangremus: don't call stream_continue() when doing failover
2016-01-20 Wen Congyangremus: don't do failover if we don't have a consistent...
2016-01-20 Jan Beulichx86/VMX: prevent INVVPID failure due to non-canonical...
2016-01-20 Jan Beulichx86/mm: PV superpage handling lacks sanity checks
2016-01-19 Roger Pau Monnex86/HVM: memset CPU context save area
2016-01-19 Ian Campbelldocs: correct descriptions of gnttab_max_{, maptrack...
2016-01-19 Malcolm Crossleyxenpm: Add option to report average CPU frequency
2016-01-19 Wei Liulibxc: fix comment in xc__hypercall_bounce_pre
2016-01-19 Boris Ostrovskylibxc: Defer initialization of start_page for HVM guests
2016-01-19 Roger Pau Monnéx86/HVM: add padding to struct hvm_hw_cpu
2016-01-19 Haozhong Zhangsvm: remove redundant TSC scaling in svm_set_tsc_offset()
2016-01-19 Haozhong Zhangx86/time: scale host TSC in pvclock properly
2016-01-19 Haozhong Zhangx86/hvm: scale host TSC when setting/getting guest TSC
2016-01-19 Roger Pau Monnéelfnotes: check phys_entry against UNSET_ADDR32
2016-01-19 Paul Durrantpublic/io/netif.h: document control ring and toeplitz...
2016-01-19 Paul Durrantpublic/io/netif.h: clarifications to wire formats
2016-01-19 Juergen Grossxenstat: handle more than 1024 domains
2016-01-19 Doug GoldsteinINSTALL: fix typo
2016-01-18 Doug GoldsteinMAINTAINERS: add myself for kconfig
2016-01-18 Juergen Grossdocs: document xenstore domain xenstore paths
2016-01-18 Juergen Grosstools: don't stop xenstore domain when stopping dom0
2016-01-18 Juergen Grossxenstore: write xenstore domain data to xenstore
2016-01-18 Juergen Grosstools: split up xen-init-dom0.c
2016-01-18 Juergen Grossxenstore: add init-xenstore-domain parameter to specify...
next